s/arrow-size/arrow-spacing in the arrow-spacing style property docs.
authorXan Lopez <xan@src.gnome.org>
Sat, 7 Apr 2007 09:33:15 +0000 (09:33 +0000)
committerXan Lopez <xan@src.gnome.org>
Sat, 7 Apr 2007 09:33:15 +0000 (09:33 +0000)
* gtk/gtknotebook.c (gtk_notebook_class_init):
s/arrow-size/arrow-spacing in the arrow-spacing
style property docs.

svn path=/trunk/; revision=17585

ChangeLog
gtk/gtknotebook.c

index e652fb9a8a5fc9a83e1f7b5b8c02f8a257af9bf4..e234a7b8fba415c788d39bf5d35e0567d6b2c7f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-07  Xan Lopez  <xan@gnome.org>
+
+       * gtk/gtknotebook.c (gtk_notebook_class_init): 
+       s/arrow-size/arrow-spacing in the arrow-spacing
+       style property docs.
+
 2007-04-06  Richard Hult  <richard@imendio.com>
 
        * gdk/quartz/: Clean up namespaces to make the code more
index 00fc10a2bb38dc5d07ebd1208c3092c818442903..bd5c9233d3fa4429b96d0997d2b9879fb4646037 100644 (file)
@@ -767,7 +767,7 @@ gtk_notebook_class_init (GtkNotebookClass *class)
   /**
    * GtkNotebook:arrow-spacing:
    *
-   * The "arrow-size" property defines the spacing between the scroll
+   * The "arrow-spacing" property defines the spacing between the scroll
    * arrows and the tabs.
    *
    * Since: 2.10